DX11 GET MESH TOPOLOGY

Retrieves the primitive topology used by the specified mesh.
Take note that since a limb can contain several meshes, and an object several limbs, it isn't possible to obtain
the primitive topology of a whole limb or object as they can differ on the mesh stage.

  Syntax
Return Dword = DX11 GET MESH TOPOLOGY(mesh)
  Parameters
mesh
Dword
The mesh to get the primitive topology of.

  Returns

The primitive topology in use by the given mesh.

  See also

MESH Functions Menu
DX11 Function Categories